gpsbabel.git
11 years agoQuote newline in subrip default.
robertlipe [Wed, 11 Jun 2014 03:34:56 +0000 (03:34 +0000)]
Quote newline in subrip default.

11 years agoRevert bad commit of gui/processwait,mainwindow
robertlipe [Wed, 11 Jun 2014 02:57:44 +0000 (02:57 +0000)]
Revert bad commit of gui/processwait,mainwindow

11 years agoAdd some rudimentary tests for discard option.
robertlipe [Wed, 11 Jun 2014 02:30:13 +0000 (02:30 +0000)]
Add some rudimentary tests for discard option.

11 years agoZingo Anderson adds support for the Energympro sport watches.
robertlipe [Wed, 11 Jun 2014 01:59:59 +0000 (01:59 +0000)]
Zingo Anderson adds support for the Energympro sport watches.

11 years agoadd support for gx:Track in kml reader.
tsteven4 [Wed, 11 Jun 2014 01:45:33 +0000 (01:45 +0000)]
add support for gx:Track in kml reader.

11 years agoswitch trackfilter name matching to use QRegExp.
tsteven4 [Tue, 10 Jun 2014 21:49:15 +0000 (21:49 +0000)]
switch trackfilter name matching to use QRegExp.

11 years agofix up regex matches in track discard filter.
tsteven4 [Tue, 10 Jun 2014 21:34:33 +0000 (21:34 +0000)]
fix up regex matches in track discard filter.

11 years agoFix duplicates in subrip format doc.
robertlipe [Mon, 9 Jun 2014 18:12:18 +0000 (18:12 +0000)]
Fix duplicates in subrip format doc.

11 years agoPick up missed doc for subrip.
robertlipe [Mon, 9 Jun 2014 17:40:01 +0000 (17:40 +0000)]
Pick up missed doc for subrip.

11 years agoFixes for subrip.
robertlipe [Mon, 9 Jun 2014 17:39:07 +0000 (17:39 +0000)]
Fixes for subrip.

11 years agoBump OSM version number to 0.6. Since this is apparently a little used format,
robertlipe [Mon, 9 Jun 2014 05:27:34 +0000 (05:27 +0000)]
Bump OSM version number to 0.6.  Since this is apparently a little used format,
this is probably the end of the line for our OSM support.

11 years agoMove logging into src/core.
robertlipe [Mon, 9 Jun 2014 03:50:11 +0000 (03:50 +0000)]
Move logging into src/core.

11 years agoUse localPath when determining grop file targets.
robertlipe [Mon, 9 Jun 2014 03:46:41 +0000 (03:46 +0000)]
Use localPath when determining grop file targets.
Tested:
 Works on Mac.

11 years agoFix leaks that I introduced earlier today.
robertlipe [Mon, 9 Jun 2014 01:42:47 +0000 (01:42 +0000)]
Fix leaks that I introduced earlier today.

11 years agoMore NEW_STRINGS-style cleanups.
robertlipe [Sun, 8 Jun 2014 23:39:54 +0000 (23:39 +0000)]
More NEW_STRINGS-style cleanups.

11 years agoCode cleanups in subrip and osm.
robertlipe [Sun, 8 Jun 2014 22:47:12 +0000 (22:47 +0000)]
Code cleanups in subrip and osm.

11 years agoAdd format option to subrip. Enable regression test for that format.
robertlipe [Sun, 8 Jun 2014 20:07:39 +0000 (20:07 +0000)]
Add format option to subrip.  Enable regression test for that format.

11 years agoUse linux-compatible #includes for new header.
robertlipe [Sun, 8 Jun 2014 06:11:47 +0000 (06:11 +0000)]
Use linux-compatible #includes for new header.

11 years agoAdd 64-bit types to logging.h. Move gpx to new Fatal scheme.
robertlipe [Sun, 8 Jun 2014 04:37:46 +0000 (04:37 +0000)]
Add 64-bit types to logging.h.  Move gpx to new Fatal scheme.

11 years agoAdd a Fatal() and Warning() that take stream operators so we can replace
robertlipe [Sun, 8 Jun 2014 04:22:44 +0000 (04:22 +0000)]
Add a Fatal() and Warning() that take stream operators so we can replace
those billion hardcoded calls to sprintf-like substances that use CSTR.

11 years agoFix netstumbler, position filter for NEWQ. Only stackfilter (which will
robertlipe [Sun, 8 Jun 2014 01:10:57 +0000 (01:10 +0000)]
Fix netstumbler, position filter for NEWQ.  Only stackfilter (which will
be messy) remains.

11 years agofix mistranslation of case_ignore_strncmp.
tsteven4 [Fri, 6 Jun 2014 12:51:45 +0000 (12:51 +0000)]
fix mistranslation of case_ignore_strncmp.

11 years agouse filter prefrences to thin down the displayed output file formats in the GUI.
tsteven4 [Tue, 3 Jun 2014 12:18:29 +0000 (12:18 +0000)]
use filter prefrences to thin down the displayed output file formats in the GUI.

11 years agoupdate configure to guess name of Qt Core library and check for the use of reduce...
tsteven4 [Sun, 25 May 2014 23:38:24 +0000 (23:38 +0000)]
update configure to guess name of Qt Core library and check for the use of reduce relocations in the Qt library which require -fPIE.

11 years agoBump for release tarball.
robertlipe [Sun, 18 May 2014 01:44:15 +0000 (01:44 +0000)]
Bump for release tarball.

11 years agoKill character encoding more dead.
robertlipe [Sun, 18 May 2014 01:36:16 +0000 (01:36 +0000)]
Kill character encoding more dead.

11 years agoRegenerate setup.iss with new version.
robertlipe [Sun, 18 May 2014 01:25:20 +0000 (01:25 +0000)]
Regenerate setup.iss with new version.

11 years agoVersion bump.
robertlipe [Sun, 18 May 2014 01:16:26 +0000 (01:16 +0000)]
Version bump.

11 years agoRemove (most of) the -c handling from the GUI. This should help the
robertlipe [Tue, 13 May 2014 04:45:57 +0000 (04:45 +0000)]
Remove (most of) the -c handling from the GUI.  This should help the
problem that Peter Shepheard stumbled into.

11 years agoTotally blind stab at implementing speed stuff on Windows, breaking my lovely OS...
robertlipe [Mon, 12 May 2014 15:22:53 +0000 (15:22 +0000)]
Totally blind stab at implementing speed stuff on Windows, breaking my lovely OS abstraction, but I just
want this code over...

11 years agoThis is tacky to include a posix header globally, but there's only one proto declared...
robertlipe [Mon, 12 May 2014 04:04:47 +0000 (04:04 +0000)]
This is tacky to include a posix header globally, but there's only one proto declared for now...

11 years agoKolesár András adds faster Garmin serial download speed option.
robertlipe [Mon, 12 May 2014 00:08:59 +0000 (00:08 +0000)]
Kolesár András adds faster Garmin serial download speed option.

11 years agoDoc fix. CVS left the station long ago.
robertlipe [Sun, 11 May 2014 23:51:50 +0000 (23:51 +0000)]
Doc fix.  CVS left the station long ago.

11 years agoFill in mising pieces of discard work.
robertlipe [Sun, 11 May 2014 23:46:14 +0000 (23:46 +0000)]
Fill in mising pieces of discard work.

11 years agoAdd options to discard filter to toss points based on regular expressions
robertlipe [Sun, 11 May 2014 23:42:53 +0000 (23:42 +0000)]
Add options to discard filter to toss points based on regular expressions
from name, cmt, desc, or icon.

This is something I've wanted to add for years.  Kolesár András sketched in
an implementation, but I went a different route.

11 years agoAdd missing doc to P.Garcia's arc filter improvements.
robertlipe [Sun, 11 May 2014 23:37:04 +0000 (23:37 +0000)]
Add missing doc to P.Garcia's arc filter improvements.

11 years agoComment that option 'foo=foo' won't work.
robertlipe [Sun, 11 May 2014 20:30:22 +0000 (20:30 +0000)]
Comment that option 'foo=foo' won't work.

11 years agoNail new Kona test into Steve's time zone.
robertlipe [Sun, 11 May 2014 20:28:55 +0000 (20:28 +0000)]
Nail new Kona test into Steve's time zone.

11 years agoFix garmin training center input reference file for schema violations likely caused...
tsteven4 [Sun, 11 May 2014 16:34:47 +0000 (16:34 +0000)]
Fix garmin training center input reference file for schema violations likely caused by bugs in Fit2Tcx.

11 years agofix schema violations in garmin training center writer.
tsteven4 [Sun, 11 May 2014 15:06:33 +0000 (15:06 +0000)]
fix schema violations in garmin training center writer.

11 years agofix comments about garmin training center schemas.
tsteven4 [Sun, 11 May 2014 13:52:58 +0000 (13:52 +0000)]
fix comments about garmin training center schemas.

11 years agohandle Speed and Watts in garmin training center reader when the TPX element declares...
tsteven4 [Sat, 10 May 2014 21:12:16 +0000 (21:12 +0000)]
handle Speed and Watts in garmin training center reader when the TPX element declares a default namespace.

11 years agowork around bug with gbfseek that results in premature eof indications on uncompresse...
tsteven4 [Mon, 28 Apr 2014 22:23:05 +0000 (22:23 +0000)]
work around bug with gbfseek that results in premature eof indications on uncompressed input on the windows platform.

11 years agoupdate configure for zlib, update downlevel zlib.3 file.
tsteven4 [Mon, 28 Apr 2014 02:38:58 +0000 (02:38 +0000)]
update configure for zlib, update downlevel zlib.3 file.

11 years agoImprovements for DG-200 from Jean-Claude Repetto.
robertlipe [Thu, 24 Apr 2014 17:14:41 +0000 (17:14 +0000)]
Improvements for DG-200 from Jean-Claude Repetto.

11 years agoGet warning chatter in Creator build under control. Sheesh!
robertlipe [Wed, 23 Apr 2014 06:54:19 +0000 (06:54 +0000)]
Get warning chatter in Creator build under control. Sheesh!

11 years agoDumb warning cleanups for hyperactive -Wunused-paramater.
robertlipe [Wed, 23 Apr 2014 05:48:34 +0000 (05:48 +0000)]
Dumb warning cleanups for hyperactive -Wunused-paramater.

11 years agoRemove dead gzio.c file.
robertlipe [Wed, 23 Apr 2014 05:36:53 +0000 (05:36 +0000)]
Remove dead gzio.c file.

11 years agoDon't use config.h from Qt Pro.
robertlipe [Wed, 23 Apr 2014 05:30:16 +0000 (05:30 +0000)]
Don't use config.h from Qt Pro.

11 years agoRemove our own va_copy implementation. That's just silly in modern times.
robertlipe [Wed, 23 Apr 2014 02:33:03 +0000 (02:33 +0000)]
Remove our own va_copy implementation.  That's just silly in modern times.

11 years agoUpdate build.xml for Linux package mania.
robertlipe [Tue, 22 Apr 2014 01:38:46 +0000 (01:38 +0000)]
Update build.xml for Linux package mania.

11 years agoRemove dead Mac release target.
robertlipe [Mon, 14 Apr 2014 02:29:46 +0000 (02:29 +0000)]
Remove dead Mac release target.

11 years agocorrect gui dependency for windows cross compiles.
tsteven4 [Mon, 14 Apr 2014 02:09:18 +0000 (02:09 +0000)]
correct gui dependency for windows cross compiles.

11 years agoRegenerate configure for source release (why?)
robertlipe [Mon, 14 Apr 2014 02:08:20 +0000 (02:08 +0000)]
Regenerate configure for source release (why?)

11 years agoRecord use of GBBUILD for posterity.
robertlipe [Mon, 14 Apr 2014 01:48:34 +0000 (01:48 +0000)]
Record use of GBBUILD for posterity.

11 years agoRegenerate Windows copyright dates.
robertlipe [Mon, 14 Apr 2014 01:47:37 +0000 (01:47 +0000)]
Regenerate Windows copyright dates.

11 years agoFinal (?) changes for 1.5.0 release.
robertlipe [Mon, 14 Apr 2014 00:00:57 +0000 (00:00 +0000)]
Final (?) changes for 1.5.0  release.

11 years agofix bugs in addhms.
tsteven4 [Sun, 13 Apr 2014 13:26:17 +0000 (13:26 +0000)]
fix bugs in addhms.

11 years agoWell, isn't this fun? The newly added Garmin format overlows an internal
robertlipe [Sun, 13 Apr 2014 03:37:55 +0000 (03:37 +0000)]
Well, isn't this fun?  The newly added Garmin format overlows an internal
hardcoded buffer when we format our help options, such as we do when
we make doc...like one does when trying to make a release.  Argh!

11 years agoUpdate README.contrib for C++ world.
robertlipe [Sun, 13 Apr 2014 01:09:23 +0000 (01:09 +0000)]
Update README.contrib for C++ world.

11 years agoMatt Johnson adds support for Garmin 100 integrated avionics system.
robertlipe [Sun, 13 Apr 2014 01:03:08 +0000 (01:03 +0000)]
Matt Johnson adds support for Garmin 100 integrated avionics system.

11 years agoAdd missing do for transform rptdigits, rptname.
robertlipe [Sun, 13 Apr 2014 00:54:47 +0000 (00:54 +0000)]
Add missing do for transform rptdigits, rptname.

11 years agoAdd support in gpx reader & writer for garmin DisplayColor element along lines sugges...
tsteven4 [Fri, 11 Apr 2014 12:07:39 +0000 (12:07 +0000)]
Add support in gpx reader & writer for garmin DisplayColor element along lines suggested by Lutz Mändle.

11 years agoImprove error for overlapping tracks when packing in track filter.
robertlipe [Thu, 10 Apr 2014 22:00:22 +0000 (22:00 +0000)]
Improve error for overlapping tracks when packing in track filter.

11 years agoRevert stm "cleanup", too.
robertlipe [Thu, 10 Apr 2014 03:49:02 +0000 (03:49 +0000)]
Revert stm "cleanup", too.

11 years agoNo cleanup goes unpunished. Revert ozi changes.
robertlipe [Thu, 10 Apr 2014 03:47:15 +0000 (03:47 +0000)]
No cleanup goes unpunished.  Revert ozi changes.

11 years agoBusy work updating copyright dates (which are better enforced through SVN) and
robertlipe [Thu, 10 Apr 2014 02:43:08 +0000 (02:43 +0000)]
Busy work updating copyright dates (which are better enforced through SVN) and
updated email address throughout.

11 years agoA few NEW_STRING scragglers from an old work tree.
robertlipe [Thu, 10 Apr 2014 01:52:37 +0000 (01:52 +0000)]
A few NEW_STRING scragglers from an old work tree.

11 years agoConvenience methods for toString on QStringRef were added to Qt 4 years
robertlipe [Mon, 7 Apr 2014 03:18:36 +0000 (03:18 +0000)]
Convenience methods for toString on QStringRef were added to Qt 4 years
ago.

11 years agoA bunch of mechanical NEW_STRING cleanups, pencil whipping code
robertlipe [Mon, 7 Apr 2014 02:54:07 +0000 (02:54 +0000)]
A bunch of mechanical NEW_STRING cleanups, pencil whipping code
against replacements..

11 years agoAdd missing piece of Mapfactor.
robertlipe [Mon, 7 Apr 2014 00:32:38 +0000 (00:32 +0000)]
Add missing piece of Mapfactor.

11 years agoAdd Mapfactor Navigator with some help from Peder Bredahl Hansen.
robertlipe [Mon, 7 Apr 2014 00:31:30 +0000 (00:31 +0000)]
Add Mapfactor Navigator with some help from Peder Bredahl Hansen.

12 years agoadd geoidheight to Waypoint class.
tsteven4 [Fri, 4 Apr 2014 12:40:13 +0000 (12:40 +0000)]
add geoidheight to Waypoint class.
support geoidheight in nmea and gpx reader and writers.

12 years agoprepare gpx writer for support of additional elements.
tsteven4 [Fri, 4 Apr 2014 01:37:06 +0000 (01:37 +0000)]
prepare gpx writer for support of additional elements.

12 years agoLowercase windows.h
robertlipe [Thu, 3 Apr 2014 12:10:08 +0000 (12:10 +0000)]
Lowercase windows.h

12 years agofix indexing bug in tpo reader routes.
tsteven4 [Thu, 3 Apr 2014 02:24:56 +0000 (02:24 +0000)]
fix indexing bug in tpo reader routes.

12 years agoRegenerate internal styles for tomtom fix.
robertlipe [Tue, 1 Apr 2014 16:52:19 +0000 (16:52 +0000)]
Regenerate internal styles for tomtom fix.

12 years agotomtom_itn fix for earlier csv_util change
robertlipe [Mon, 31 Mar 2014 23:12:34 +0000 (23:12 +0000)]
tomtom_itn fix for earlier csv_util change

12 years agoReplace excessive macro/pointer cleverness in csv_util with more grown-up
robertlipe [Mon, 31 Mar 2014 21:55:47 +0000 (21:55 +0000)]
Replace excessive macro/pointer cleverness in csv_util with more grown-up
programming. This should solve a whole class of data-specific bugs in xcsv.

(This was done on a plane and not tested in valgrind, etc.  If I anger
Jenkins, I'll deal with it.)

12 years agoallow units for garmin_gpi with gui on proximity and speed.
tsteven4 [Sat, 29 Mar 2014 13:16:21 +0000 (13:16 +0000)]
allow units for garmin_gpi with gui on proximity and speed.
fix translation errors in garmin_gpi related to speed.

12 years agoadd support for UrlLink types.
tsteven4 [Wed, 26 Mar 2014 02:41:42 +0000 (02:41 +0000)]
add support for UrlLink types.

12 years agoclean up gpx reader for common wptType processing.
tsteven4 [Mon, 24 Mar 2014 15:28:45 +0000 (15:28 +0000)]
clean up gpx reader for common wptType processing.
this adds support for rtept/link, rtept/type, trkpt/link, trkpt/type.

12 years agocorrect tag in gpx reader for trkpt vdop.
tsteven4 [Mon, 24 Mar 2014 01:14:51 +0000 (01:14 +0000)]
correct tag in gpx reader for trkpt vdop.

12 years agodelete temporary file for gui preview when done.
tsteven4 [Sun, 23 Mar 2014 21:11:20 +0000 (21:11 +0000)]
delete temporary file for gui preview when done.

12 years agofix check for duplicate qualified names in gpx namespace declarations.
tsteven4 [Tue, 18 Mar 2014 01:05:08 +0000 (01:05 +0000)]
fix check for duplicate qualified names in gpx namespace declarations.

12 years agodon't use options from a previous filter when the new filter has no options.
tsteven4 [Sat, 15 Mar 2014 17:58:55 +0000 (17:58 +0000)]
don't use options from a previous filter when the new filter has no options.

12 years agoupdate another reference file for the trackfilter merge fix.
tsteven4 [Sat, 15 Mar 2014 17:47:15 +0000 (17:47 +0000)]
update another reference file for the trackfilter merge fix.

12 years agohave the trackfilter merge operation put all waypts in one track segment
tsteven4 [Sat, 15 Mar 2014 17:23:28 +0000 (17:23 +0000)]
have the trackfilter merge operation put all waypts in one track segment
instead of each waypt in it's own segment.

12 years agoDon't add an extension in the file picker if we don't have one.
robertlipe [Tue, 4 Mar 2014 16:05:47 +0000 (16:05 +0000)]
Don't add an extension in the file picker if we don't have one.

12 years agoDisambiguiate two types of Garmin Trainign Center.
robertlipe [Tue, 4 Mar 2014 15:50:22 +0000 (15:50 +0000)]
Disambiguiate two types of Garmin Trainign Center.

12 years agoupdate coverity model to tune false positives.
tsteven4 [Mon, 3 Mar 2014 23:58:48 +0000 (23:58 +0000)]
update coverity model to tune false positives.

12 years agoAdd a whole raft of libraries to makesetup to make it match the list
robertlipe [Mon, 3 Mar 2014 23:03:01 +0000 (23:03 +0000)]
Add a whole raft of libraries to makesetup to make it match the list
of frameworks that appear in the Mac image.

12 years agoUpdate coverity model per https://communities.coverity.com/message/6362#6362
robertlipe [Mon, 3 Mar 2014 20:22:14 +0000 (20:22 +0000)]
Update coverity model per https://communities.coverity.com/message/6362#6362

12 years agoClean up last night's (post-beta) cleanup of wfff.
robertlipe [Mon, 3 Mar 2014 16:28:57 +0000 (16:28 +0000)]
Clean up last night's (post-beta) cleanup of wfff.

12 years agoMove wfff and google more into new strings. This is probably about as
robertlipe [Mon, 3 Mar 2014 04:01:44 +0000 (04:01 +0000)]
Move wfff and google more into new strings.  This is probably about as
far as they go until we have Qt 5 and thus http://qt-project.org/doc/qt-5.0/qtcore/json.html
Copyright tweaks so I can quit paying netaddress...

12 years agoremove binary property from setup.iss. Tweak mac-localize for release.
robertlipe [Mon, 3 Mar 2014 02:39:51 +0000 (02:39 +0000)]
remove binary property from setup.iss.  Tweak mac-localize for release.

12 years agoFurther tweaks for Windows deployment. This was used for the 302 beta.
robertlipe [Mon, 3 Mar 2014 00:30:35 +0000 (00:30 +0000)]
Further tweaks for Windows deployment.  This was used for the 302 beta.

12 years agoBump version. Attemps to fix deployment issues on Windows.
robertlipe [Mon, 3 Mar 2014 00:01:13 +0000 (00:01 +0000)]
Bump version.  Attemps to fix deployment issues on Windows.

12 years agoFix executable_path for GPSBabel executable after it's stuffed into the
robertlipe [Tue, 25 Feb 2014 02:12:10 +0000 (02:12 +0000)]
Fix executable_path for GPSBabel executable after it's stuffed into the
app bundle when distributing Mac dmg.

12 years agoFix a leak in googledir that I introduced yesterday.
robertlipe [Mon, 24 Feb 2014 17:49:44 +0000 (17:49 +0000)]
Fix a leak in googledir that I introduced yesterday.